home *** CD-ROM | disk | FTP | other *** search
/ Programming Windows (5th Edition) / Programming Windows, 5th ed. - Companion CD (097-0002183)(1999).iso / Chap19 / MDIDemo / RESOURCE.H < prev   
Encoding:
C/C++ Source or Header  |  1998-10-09  |  1022 b   |  29 lines

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by MDIDemo.rc
  4. //
  5. #define IDM_FILE_NEWHELLO               40001
  6. #define IDM_FILE_NEWRECT                40002
  7. #define IDM_APP_EXIT                    40003
  8. #define IDM_FILE_CLOSE                  40004
  9. #define IDM_COLOR_BLACK                 40005
  10. #define IDM_COLOR_RED                   40006
  11. #define IDM_COLOR_GREEN                 40007
  12. #define IDM_COLOR_BLUE                  40008
  13. #define IDM_COLOR_WHITE                 40009
  14. #define IDM_WINDOW_CASCADE              40010
  15. #define IDM_WINDOW_TILE                 40011
  16. #define IDM_WINDOW_ARRANGE              40012
  17. #define IDM_WINDOW_CLOSEALL             40013
  18.  
  19. // Next default values for new objects
  20. // 
  21. #ifdef APSTUDIO_INVOKED
  22. #ifndef APSTUDIO_READONLY_SYMBOLS
  23. #define _APS_NEXT_RESOURCE_VALUE        105
  24. #define _APS_NEXT_COMMAND_VALUE         40015
  25. #define _APS_NEXT_CONTROL_VALUE         1000
  26. #define _APS_NEXT_SYMED_VALUE           101
  27. #endif
  28. #endif
  29.